Get a list of all the Custom Property Definitions stored inside the system.
Documentation Index
Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Custom Properties are supported on the following entity types: taxonomy/domains, taxonomy/subdomains, taxonomy/skill_clusters, taxonomy/skills, employees, organisational_units, job_architecture/job_families, job_architecture/jobs, vacancies, courses, skill_clusters, and companies.
OK
The name of the Custom Property. Can not contain __.
1 - 100"sector"
Expected type of the Custom Property.
text, number, boolean, list[text], datetime 1 - 10"text"
[
{
"property_name": "wage",
"property_type": "number"
},
{
"property_name": "sector",
"property_type": "text"
}
]